Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webkitgtk: Bump to version 2.44.4 #507

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

aperezdc
Copy link
Member

Changes:

  • Add quirk to allow totale.rosettastone.com to load properly.
  • Decrease input notifications for gamepad inputs.
  • Disable the gst-libav AAC decoder.
  • Make gamepads visible on axis movements, and not only on button presses.
  • Make user scripts and style sheets visible in the Web Inspector.
  • Undeprecate console message API and make it available in 2022 API.
  • Use optimized assembler BoringSSL modules with USE_LIBWEBRTC enabled.
  • Use the geolocation portal where available, with the existing Geoclue as fallback if the portal is not usable.
  • Fix accelerated images dissapearing after scrolling.
  • Fix mouse location in WebDriver when output device scaling is in effect.
  • Fix not being able to jump-to-source in Web Inspector canvas traces.
  • Fix not being able to scroll list of WebGL shader programs in the Web Inspector.
  • Fix linker relocation errors on Debug/RelWithDebInfo builds.
  • Fix crashes when built with Clang with Link-Time Optimization (LTO).
  • Fix the build on 32-bit ARM with USE_LIBWEBRTC enabled.
  • Fix the build with ENABLE_WEBAUDIO disabled.
  • Fix touch input event propagation.
  • Fix video flickering with DMA-BUF sink.
  • Fix web process cache suspend/resume when sandbox is enabled.
  • Fix pointer lock on X11.
  • Fix movement delta on mouse events in GTK3.
  • Fix several crashes and rendering issues.

Release notes:

Changes:

* Add quirk to allow totale.rosettastone.com to load properly.
* Decrease input notifications for gamepad inputs.
* Disable the gst-libav AAC decoder.
* Make gamepads visible on axis movements, and not only on button
  presses.
* Make user scripts and style sheets visible in the Web Inspector.
* Undeprecate console message API and make it available in 2022 API.
* Use optimized assembler BoringSSL modules with USE_LIBWEBRTC enabled.
* Use the geolocation portal where available, with the existing Geoclue
  as fallback if the portal is not usable.
* Fix accelerated images dissapearing after scrolling.
* Fix mouse location in WebDriver when output device scaling is in
  effect.
* Fix not being able to jump-to-source in Web Inspector canvas traces.
* Fix not being able to scroll list of WebGL shader programs in the Web Inspector.
* Fix linker relocation errors on Debug/RelWithDebInfo builds.
* Fix crashes when built with Clang with Link-Time Optimization (LTO).
* Fix the build on 32-bit ARM with USE_LIBWEBRTC enabled.
* Fix the build with ENABLE_WEBAUDIO disabled.
* Fix touch input event propagation.
* Fix video flickering with DMA-BUF sink.
* Fix web process cache suspend/resume when sandbox is enabled.
* Fix pointer lock on X11.
* Fix movement delta on mouse events in GTK3.
* Fix several crashes and rendering issues.

Release notes:

* https://webkitgtk.org/release/webkitgtk-2.44.4.html
* https://webkitgtk.org/2024/08/13/webkitgtk2.44.3-released.html
* https://webkitgtk.org/2024/05/16/webkitgtk2.44.2-released.html
@aperezdc aperezdc self-assigned this Sep 10, 2024
@aperezdc
Copy link
Member Author

@psaavedra Should we skip this update and go straight to 2.46.0, which has just been released?

@psaavedra
Copy link
Member

This ticket was out of my radar. Let's merge this now and work for a bump up of wpe and webkitgtk later.

@psaavedra psaavedra merged commit b411ad0 into main Sep 18, 2024
8 checks passed
@psaavedra psaavedra deleted the aperezdc/webkitgtk-2.44.4 branch September 18, 2024 06:53
@psaavedra
Copy link
Member

PR for 2.46 in progress: #509

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants